Skip to main content

Font

Description

Set Font to specify the font to use for writing text. The value of Font is a TmvExtFont object. Set the properties of the TmvExtFont object to specify the font face, color, size, style, and any other aspects of the font.Note: Setting the Font property assigns the specified TmvExtFont object, rather than replacing the current TmvExtFont object.

Syntax

property Font: TmvExtFont;